home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1997 January
/
Software of the Month Club 1997 January.iso
/
pc
/
dos
/
child
/
mindblox
/
install.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-11-16
|
68 b
|
7 lines
@echo off
md %2
cd %2
copy *.* %2
echo Installation complete